home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 2-2.iso / thief / thiefd.zip / STRINGS.CRF / PLAYCMD.STR < prev   
Text File  |  1998-11-07  |  421b  |  15 lines

  1. // DO NOT TRANSLATE! - MAHK
  2. // Command names for player actions used in training mission 
  3.  
  4. Use_command: "+use_item" 
  5. ReadySword_command: "inv_select sword"
  6. ReadyArrow_command: "inv_select broadhead"
  7. Attack_command: "+use_weapon"
  8. Block_command: "+block"
  9. CycleInventory_command: "cycle_item 1"
  10. Jump_command: "+jump"
  11. JumpBlock_command: "+jumpblock"
  12. ClearWeapons_command: "clear_weapon"
  13. Map_command: "automap"
  14.  
  15.